08Nov2023 - detailed test results for SUMO.gui.osg

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.30Nov114412.2621320 -g

To start TextTest for these tests, run:

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


gui.osg: 416 tests: 416 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2021936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558834491cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a8850aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558834491e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a72de7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558834491e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a8850d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5555cb201cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa1de219a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5555cb201e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa1c8ae8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5555cb201e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa1de21c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2020924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561d12326cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f325a3a3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561d12326e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f324481fc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic container container_start_containerStop ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2021920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ee9f744cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fccd49a7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee9f744e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fccbee1fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ee9f744e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fccd49aa51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2022458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5635431e1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc96419da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5635431e1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc9641a051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5635431cc6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc96419d4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
1a2,18
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
2a20,60
> 
> =================================================================
> ==2022581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a89461bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2cfc4aaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a89461be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2ce6d87c00  (<unknown module>)
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555c1f651cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8bfb711a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555c1f651e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8be5b83c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555c1f651e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8bfb71451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5592bff62cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9ddecd1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5592bff62e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9dc95a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5592bff62e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9ddecd451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ca965e4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fce40467a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca965e4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fce2ad41c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ca965e4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fce4046a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5589248eacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8ab6f0fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5589248eae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8aa17e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5589248eae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8ab6f1251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2022434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x565321405cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f27b6d4ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x565321405e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f27a1623c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic container stop_duration ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5560dfbb4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2eba00da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5560dfbb4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2ea48e7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5560dfbb4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2eba01051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559a62a27cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5fb6776a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559a62a27e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5fa104bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559a62a27e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5fb677951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557116cb7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0230a50a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557116cb7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f021b32dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557116cb7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0230a5351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555ab563dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6691d9ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555ab563de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f667c66fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555ab563de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6691d9e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f7e5c36cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb70ca8ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7e5c36e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb6f736ac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f7e5c36e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb70ca8f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5589f650fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1bc124ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5589f650fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1babb23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5589f650fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1bc124e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c017bffcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efc18879a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c017bffe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efc0314bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c017bffe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efc1887c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2020400==ERROR: AddressSanitizer: heap-use-after-free on address 0x60d000005ce0 at pc 0x562b65459fa6 bp 0x7ffe38ec3e50 sp 0x7ffe38ec3618
> READ of size 3 at 0x60d000005ce0 thread T0
>     #0 0x562b65459fa5 in __interceptor_strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3512fa5) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f86c872c1d7 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x22e1d7) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #2 0x562b6619fc07 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x562b6619f079 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x7f86c86efc3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #5 0x7f86c877af70 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x27cf70) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #6 0x7f86c86e7cfc in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e9cfc) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #7 0x7f86c8648b57 in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14ab57) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #8 0x7f86c86490c5 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #9 0x7f86c8649174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #10 0x562b6550573e in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:94:27
>     #11 0x7f86c437dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7f86c437de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #13 0x562b65443e64 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x34fce64) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
> 
> 0x60d000005ce0 is located 0 bytes inside of 143-byte region [0x60d000005ce0,0x60d000005d6f)
> freed by thread T2 here:
>     #0 0x562b654c6a02 in __interceptor_free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fa02) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f86c866e103 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x170103) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> previously allocated by thread T0 here:
>     #0 0x562b654b16b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f86c866e0ea in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1700ea) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
> 
> Thread T2 created by T0 here:
>     #0 0x562b654b012c in __interceptor_pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356912c) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2023-11-08 13:25:14 by Eclipse SUMO GUI Version v1_19_0+0015-c403165768f
> 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,8c16,44
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <containerinfo id="c1" depart="0.00" type="DEFAULT_CONTAINERTYPE">
<         <tranship depart="0.00" departPos="50.00" arrival="28.00" arrivalPos="50.00" duration="28.00" routeLength="56.00" maxSpeed="2.00"/>
<     </containerinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559b2f3f6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f571b2b2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559b2f3f6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5705b8cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559b2f3f6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f571b2b551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563149fbecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f79d114da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563149fbee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f79bba23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563149fbee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f79d115051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,16
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Tracer caught signal 11: addr=0x12c30 pc=0x5631b2610cba sp=0x7fd3b742ed40
> ==2022161==LeakSanitizer has encountered a fatal error.
> ==2022161==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2022161==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,16
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Tracer caught signal 11: addr=0x12c70 pc=0x55c98a962cba sp=0x7fdba062ed40
> ==2022372==LeakSanitizer has encountered a fatal error.
> ==2022372==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2022372==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2020965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56318add0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efdce1e0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56318add0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efdb8abfc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56318add0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efdce1e351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b334459cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0b23e33a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b334459e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0b0e714c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b334459e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0b23e3651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562047378cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e16e0ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562047378e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e016dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562047378e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e16e0e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f33853acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff6d5f08a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f33853ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff6c07e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f33853ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff6d5f0b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2021391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cbd53afcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2080910a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cbd53afe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f206b1e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cbd53afe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f208091351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556329744cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe2a3007a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556329744e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe28d8dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556329744e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe2a300a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5595e0abacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8caad67a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5595e0abae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8c95641c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5595e0abae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8caad6a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563ebdaf9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5d51285a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563ebdaf9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5d3b6fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563ebdaf9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5d5128851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556054115cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7c2c901a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556054115e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7c16d79c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556054115e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7c2c90451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556647104cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdfa4a9ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556647104e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdf8ef19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556647104e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdfa4aa151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2021771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5646ca373cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc3b888da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5646ca373e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc3a3163c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5646ca373e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc3b889051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2021415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5588ebbb5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3253d59a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5588ebbb5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f323e623c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5588ebbb5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3253d5c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557050b8acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe05dcbaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557050b8ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe048599c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557050b8ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe05dcbd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563a8c572cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f89e5456a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563a8c572e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f89cfd2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563a8c572e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f89e545951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556f15364cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f79687dda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556f15364e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f79530bfc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556f15364e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f79687e051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55955e417cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0cd6ec8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55955e417e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0cc17a3c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55955e417e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0cd6ecb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5633bb88ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f24d0e07a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5633bb88ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f24bb6dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5633bb88ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f24d0e0a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
3a16,56
> 
> =================================================================
> ==2022677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556be070dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6d52d8ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556be070de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6d3d206c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556be070de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6d52d8e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2013141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558d02375cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f835665da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558d02375e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8340d05c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics approach_slow_lane_dawdle ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2013175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dccae70cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7ec71a4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dccae70e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7eb1850c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics approach_slow_subsecond ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b658982cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbebf172a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b658982e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbea9819c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b658982e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbebf17551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
32a45,48
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
58a75,115
> 
> =================================================================
> ==2012367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a010128cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc59219ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a010128e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc57ca79c00  (<unknown module>)
<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 Nov2023 )

---------- Differences in errors ----------
0a1,16
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
2a19,59
> 
> =================================================================
> ==2012348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c96d007cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f18951aaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c96d007e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f187fa87c00  (<unknown module>)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2012361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a2024dccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa390040a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2024dce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa37a919c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a2024dce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa39004351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2012349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5635b4e64cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa5d261a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5635b4e64e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa47b37c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5635b4e64e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa5d26451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2012418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ba47d42cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6e1becda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba47d42e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6e067a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ba47d42e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6e1bed051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2012352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f4b51d6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe52cf27a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4b51d6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe517806c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f4b51d6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe52cf2a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5597b53bdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f7be98a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5597b53bde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f66779c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5597b53bde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f7be9b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2012645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560a737becae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6ceb5e5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560a737bee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6cd5ec6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560a737bee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6ceb5e851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2012856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c03e575cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f336bc48a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c03e575e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3356526c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics insertion best_distance ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2012638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5614ba022cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e60fbaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5614ba022e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e4b437c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics insertion force_unsafe_followspeed ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
4a17,57
> 
> =================================================================
> ==2012806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557aee71acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff928932a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557aee71ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff913206c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557aee71ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff92893551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2012430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f2a0556cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f46b791ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2a0556e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f46a1d96c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics insertion high_flow1_extreme ( Last six runs Nov2023 )

---------- Differences in errors ----------
1a2,17
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
2a19,59
> 
> =================================================================
> ==2012646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559412040cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f024a234a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559412040e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f02346b4c00  (<unknown module>)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2012440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560cdcd35cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe568d0ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560cdcd35e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe553187c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics insertion high_flow2_emergencyDecel ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2012534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56375c321cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb111d5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56375c321e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feafb654c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics insertion high_flow3 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2012578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x565396b9fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f110dc8ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x565396b9fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f10f8108c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics one_vehicle_10m_per_s_high_prio ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2012873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55675c95ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbe9bb79a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55675c95ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbe85dbec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55675c95ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbe9bb7c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d5fb76dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f706765aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5fb76de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7051f2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d5fb76de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f706765d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2013404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5636fa6c8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f43c7defa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5636fa6c8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f43b2037c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic dynamics two_vehicles_10m_per_s_high_prio ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2012870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5573fe77fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8aa500da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5573fe77fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8a8f24bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5573fe77fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8aa501051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2012871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c1ec4a6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3a03a38a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1ec4a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f39edc8cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c1ec4a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3a03a3b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f259efecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e5a0c2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f259efee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e44999c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic networks internal_net_internal_sim ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562f654abcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2799fa3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562f654abe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2784880c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562f654abe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2799fa651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f113afdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdc302a4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f113afde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdc1ab7bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f113afde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdc302a751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55df6140acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0baba80a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55df6140ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0b96354c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55df6140ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0baba8351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a6ef4fccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fabc3b36a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6ef4fce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fabae410c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a6ef4fce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fabc3b3951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2014109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e0dff3acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f768149fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0dff3ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f766bfafc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e0dff3ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f76814a251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562d764eecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f96d0695a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562d764eee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f96baf6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562d764eee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f96d069851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2013975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dafaeeecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa831152a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dafaeeee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa81ba2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dafaeeee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa83115551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5649ccca7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6f833eea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5649ccca7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6f6dcc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5649ccca7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6f833f151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556907756cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7cf38b1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556907756e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7cde187c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556907756e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7cf38b451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,13
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2019124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5610e391fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8510fd9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5610e391fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f84fb8b4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5610e391fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8510fdc51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2019114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5594b1a12cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e46958a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5594b1a12e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e4695b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5594b19fd6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e469584f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
4a5,21
> 
> =================================================================
> ==2018945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55cef1d84cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f32fbc0aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55cef1d84e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f32fbc0d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55cef1d6f6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f32fbc0a4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2019256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f86093ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f979594ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f86093ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9780223c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f86093ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f979594e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2019188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x562ed333ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc0f17cba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x562ed333ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc0f17ce51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x562ed33296b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc0f17cb4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2019264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5558f2f1ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff20ed99a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5558f2f1ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff1f966fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5558f2f1ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff20ed9c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> 
> =================================================================
> ==2018241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55eb0f153cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7effe9270a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb0f153e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7effd36ebc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55eb0f153e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7effe927351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,58
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2018304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563706d4dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc53c7efa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563706d4de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc526c6fc00  (<unknown module>)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555ddd89dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd7435ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555ddd89de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd5e7bec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555ddd89de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd7435e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5628ede79cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4759a54a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5628ede79e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4744323c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5628ede79e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4759a5751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,59
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2018312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c195938cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f993113ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c195938e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f991b5c2c00  (<unknown module>)
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55de0f5f5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f397d0a6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55de0f5f5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3967980c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55de0f5f5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f397d0a951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56144be9dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f29dad28a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56144be9de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f29c5606c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56144be9de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f29dad2b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557e112eecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f77ffc3ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557e112eee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f77ea519c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557e112eee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f77ffc3e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563b64077cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1f3d441a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563b64077e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1f278c2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563b64077e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1f3d44451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2018845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5598b7942cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa85273da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5598b7942e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa83cbc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5598b7942e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa85274051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e78c1a2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f65d2a56a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e78c1a2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f65bced1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e78c1a2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f65d2a5951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5599b196ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4a5b139a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5599b196ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4a45a19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5599b196ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4a5b13c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558e3110ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9eb422ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558e3110ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e9eb0dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558e3110ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9eb423151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2017643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b9d2c2ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f219a9d3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9d2c2ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f21852aac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b9d2c2ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f219a9d651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e7a4b31cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc7aa482a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7a4b31e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc7948fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e7a4b31e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc7aa48551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2018214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555a20f2acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7d444cca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555a20f2ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7d2eda5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555a20f2ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7d444cf51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2016543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dde4c2acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f31bf21ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dde4c2ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f31a9af2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dde4c2ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f31bf21e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2015653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a49917dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0757e8da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a49917de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0742763c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic person riding boarding_duration_extension_limited ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,58
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> 
> =================================================================
> ==2015950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555f2857ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f18b90d6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555f2857ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f18a39afc00  (<unknown module>)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2015972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56370c5c1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0a82368a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56370c5c1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0a6c7e8c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic person riding boarding_duration_extension_small ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2015766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d6fb0afcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f37cffc7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6fb0afe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f37ba89ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d6fb0afe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f37cffca51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2015939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555bc29a8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f30cba2fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555bc29a8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f30b630dc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic person riding capacity ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560138eaecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f067bcbba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560138eaee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0666596c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560138eaee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f067bcbe51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557cebf90cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbb3391ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557cebf90e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbb1e1f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557cebf90e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbb3391f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555a05875cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2ace4f9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555a05875e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2ab8dd2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555a05875e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2ace4fc51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2016084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56289af0dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f32eaea7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56289af0de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f32d5780c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic person riding public_brief_stop ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> 
> =================================================================
> ==2016219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5566f4507cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9505368a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5566f4507e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f94efc41c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5566f4507e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f950536b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2016099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c295b4fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa9e64ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c295b4fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa88f23c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic person riding public_wait ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2016153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e2e5f03cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f57d32b5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2e5f03e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f57bdb8cc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic person riding ride ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2015163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fedc9f6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2d8c7cba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fedc9f6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2d770a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fedc9f6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2d8c7ce51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c99b7dbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a30758a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c99b7dbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a1abd1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c99b7dbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a3075b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2015520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557ebe34acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe2f3235a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557ebe34ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe2ddb10c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557ebe34ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe2f323851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2015168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5594c2c6ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3e6fe1ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5594c2c6ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3e5a296c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5594c2c6ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3e6fe1f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,13
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
2a16,56
> 
> =================================================================
> ==2015515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bb6dabfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa84a8e6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb6dabfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa8351c2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bb6dabfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa84a8e951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5613b3275cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd1802baa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5613b3275e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd16ab99c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5613b3275e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd1802bd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fb181afcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f90fbc5da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb181afe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f90e652dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fb181afe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f90fbc6051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2016449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560ec8452cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7effcfe2aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560ec8452e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7effba706c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560ec8452e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7effcfe2d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2015528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5570ef9d5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc363651a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5570ef9d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc34dad1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5570ef9d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc36365451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2015536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55998c707cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3171536a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55998c707e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f315b9b4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55998c707e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f317153951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2015598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dab7bd6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f512d7b0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dab7bd6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f511808cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dab7bd6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f512d7b351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ee9a996cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa04b7eca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee9a996e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa0360c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ee9a996e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa04b7ef51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f2db01bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8d0891da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2db01be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8cf31f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f2db01be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8d0892051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561f5f08dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa76c9da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561f5f08de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa6156fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561f5f08de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa76ca051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2016847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bb63931cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5c21034a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb63931e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5c0b914c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bb63931e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5c2103751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cdec0eecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7aeac8da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdec0eee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7ad5563c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cdec0eee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7aeac9051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556676e66cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc9ed4a9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556676e66e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc9d7d87c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556676e66e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc9ed4ac51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c33254dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa0ccff5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c33254de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa0b78d2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c33254de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa0ccff851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c227515cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0d32997a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c227515e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0d1d26fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c227515e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0d3299a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ee208fccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fca3ccaea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee208fce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fca2758cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ee208fce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fca3ccb151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5576cf86acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7c34f2ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5576cf86ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7c1f806c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5576cf86ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7c34f2f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563ed0753cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fea90bcaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563ed0753e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fea7b4a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563ed0753e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fea90bcd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cee5700cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff3b47d4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cee5700e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff39f0afc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cee5700e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff3b47d751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ead89cbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb5574ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ead89cbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb40023c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ead89cbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb5575151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e8d95b8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f48476bea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8d95b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4831f99c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e8d95b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f48476c151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fdd239bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff70309ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdd239be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff6ed979c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fdd239be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff7030a151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562dce679cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1df5559a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562dce679e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1ddf9bec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562dce679e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1df555c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2018381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55fd409decae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a66963a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55fd409dee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a6696651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55fd409c96b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a669634f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2017341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f31a28dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ffabde5da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f31a28de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ffaa82d1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f31a28de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ffabde6051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5613e7005cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcd4f297a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5613e7005e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcd39714c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5613e7005e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcd4f29a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2018235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5619c0fe9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1944188a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5619c0fe9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f192e5fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5619c0fe9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f194418b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2014573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ddf09ffcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff669a42a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddf09ffe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff654323c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ddf09ffe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff669a4551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2014750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5650fe8b6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb6357fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5650fe8b6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb6358251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5650fe8a16b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb6357f4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2014717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559b5a77bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc74efcea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559b5a77be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc7398aac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559b5a77be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc74efd151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2015134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561f2c548cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1450acfa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561f2c548e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f143b3afc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561f2c548e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1450ad251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2015151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5619628f6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd755ef5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5619628f6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd7407d2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5619628f6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd755ef851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2014629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560749b59cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd2ea8ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560749b59e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd19363c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560749b59e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd2ea8e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2014628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a96c617cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff32b530a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a96c617e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff315e0dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a96c617e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff32b53351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2015146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560529a0acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f282abc3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560529a0ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2815499c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560529a0ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f282abc651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2015158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55798bd4acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5e587faa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55798bd4ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5e42c6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55798bd4ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5e587fd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2014564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d7c2a82cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f821de5fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7c2a82e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f820872dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d7c2a82e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f821de6251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a606151cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd35db40a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a606151e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd344ff0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a606151e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd35db4351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a7059efcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1df6dd0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7059efe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1dde287c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a7059efe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1df6dd351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,58
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2020068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e29831fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1ac2405a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e29831fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1aac885c00  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> 
> =================================================================
> ==2019270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d8e9f52cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3969b5ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8e9f52e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f395442dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d8e9f52e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3969b5f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2019337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ed684f1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0c2582ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed684f1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0c10106c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ed684f1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0c2582f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2019352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555a7bff3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f09e5218a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555a7bff3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f09cfaf2c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic personFlow triggered ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b9bc4cbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe103b5ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9bc4cbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe0ee42dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b9bc4cbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe103b5e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
3a16,56
> 
> =================================================================
> ==2020035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56444879bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f80504b1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56444879be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f803a92bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56444879be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f80504b451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> 
> =================================================================
> ==2020157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55eca9d82cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f97f6f81a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55eca9d82e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f97de432c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55eca9d82e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f97f6f8451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> 
> =================================================================
> ==2020158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5569dcc34cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1b774baa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5569dcc34e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1b5e96fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5569dcc34e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1b774bd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2019755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55839aeb0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3eb9f0ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55839aeb0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3ea47dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55839aeb0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3eb9f0e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2019408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55afdf0e7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fefcdbeba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55afdf0e7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fefb84c6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55afdf0e7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fefcdbee51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2019461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557739081cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f911c41ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557739081e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9106cf2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557739081e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f911c41f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2019644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55823367ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2e6e877a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55823367ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2e5914bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55823367ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2e6e87a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> 
> =================================================================
> ==2019813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560fa28a1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3fe32f8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560fa28a1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3fcdbd2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560fa28a1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3fe32fb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Warning: [ReaderWriterOBJ::convertElementListToGeometry] Some faces from geometry '' were reversed by the plugin
> 
> =================================================================
> ==2019953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5637549e6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e26442a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5637549e6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e10d23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5637549e6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e2644551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2020030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bee6ebccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fda553c6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bee6ebce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fda3fca3c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bee6ebce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fda553c951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2019841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560b987b2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8dd1186a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560b987b2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8dbba5ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560b987b2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8dd118951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2019414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559db2721cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbe44cc2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559db2721e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbe2f599c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559db2721e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbe44cc551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2009408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558f5bed7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f99fa691a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558f5bed7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f99e4f6ac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558f5bed7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f99fa69451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2009396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55719b672cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff274feba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55719b672e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff25f8c2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55719b672e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff274fee51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2009465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5555f7068cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa8c6e26a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5555f7068e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa8b1706c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic routes parsing include ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2009582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56437975fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f81a78a4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56437975fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8191f50c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56437975fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f81a78a751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2009315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5569a6028cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f70d70e7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5569a6028e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f70c19c2c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic routes parsing nested_ref ( Last six runs Nov2023 )

---------- Differences in errors ----------
3a4,20
> 
> =================================================================
> ==2009389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55f096ddccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e21040a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55f096ddce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e2104351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55f096dc76b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e210404f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2009305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b9d2fd3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9311c9ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9d2fd3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f92fc56fc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic routes parsing one_edge ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2009688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558b19e4acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8ead19da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558b19e4ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e97a6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558b19e4ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8ead1a051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cfd60dfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff2a2945a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cfd60dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff28d223c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cfd60dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff2a294851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2010203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x560bd4286cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff1ae691a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x560bd4286e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff1ae69451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x560bd42716b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff1ae6914f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556b6521ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fde5221fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556b6521ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fde3caf2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556b6521ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fde5222251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2010184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56132af97cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f190bde6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56132af97e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f18f6268c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic routes parsing repeat_flow_stops ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b6565f5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7de90c4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6565f5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7dd3999c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b6565f5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7de90c751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560518049cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a16d65a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560518049e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a01637c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560518049e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a16d6851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2010197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55f122dd4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3375c6fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55f122dd4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3375c7251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55f122dbf6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3375c6f4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2009323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56416d4bdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7fe2c3aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56416d4bde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7fcd519c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56416d4bde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7fe2c3d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2009331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563860af2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc87ce01a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563860af2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc8676d1c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic routes parsing trip ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2009809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5574d7d08cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9699545a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5574d7d08e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9683e23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5574d7d08e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f969954851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2009987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fcdacf5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f39ef846a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcdacf5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f39da123c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fcdacf5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f39ef84951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2009996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e263dcfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6b57988a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e263dcfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6b4225ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e263dcfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6b5798b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a1841b2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8ba3bdda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a1841b2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8b8e28cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a1841b2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8ba3be051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55729d7f4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feaef74ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55729d7f4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fead9dfcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55729d7f4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feaef74f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556e0966acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4de02c7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556e0966ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4dca96fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556e0966ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4de02ca51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55624880ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f62eddfca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55624880ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f62d84a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55624880ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f62eddff51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56553a262cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f04308d5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56553a262e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f041af80c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56553a262e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f04308d851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55746b542cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc9bb4c8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55746b542e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc9a5b6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55746b542e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc9bb4cb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5572d14f0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff7dd787a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5572d14f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff7c7e32c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5572d14f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff7dd78a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559fce159cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4a61c7aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559fce159e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4a4c323c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559fce159e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4a61c7d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56208d7f1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd47ccea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56208d7f1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd3237bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56208d7f1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd47cd151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555bb3f08cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd82c949a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555bb3f08e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd816ff5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555bb3f08e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd82c94c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bbe96cccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe4f2643a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbe96cce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe4dccf5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bbe96cce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe4f264651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55eab2e29cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fab019e6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55eab2e29e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faaec097c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55eab2e29e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fab019e951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2010917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56149a4dfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e8dcf3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56149a4dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e783a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56149a4dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e8dcf651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d4e44f0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcabb254a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d4e44f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcaa5b2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d4e44f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcabb25751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2011110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5624e9dfbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f265adf7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5624e9dfbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f26456cdc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5624e9dfbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f265adfa51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558488428cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd7ad282a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558488428e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd797b54c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic simple_nets box box2l ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5642a89fbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd1672b8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5642a89fbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd151b8cc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic simple_nets box box3l ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c3fd855cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f451b1b3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3fd855e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4505a8cc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic simple_nets box box4l ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564f28794cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3a1036ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564f28794e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f39fac41c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic simple_nets cross cross1l ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56425edcccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fda4de05a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56425edcce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fda386e2c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic simple_nets cross cross1ltl ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562f795dbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc5590e3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562f795dbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc5439bbc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic simple_nets cross cross3l ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5644e3749cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3787647a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5644e3749e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3771f26c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic simple_nets cross cross3ltl ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2014555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cc887f7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0885096a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc887f7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f086f96fc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic stops busstop_change_color ( Last six runs Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2023415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5577287c5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e8cb6ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5577287c5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e76fe8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5577287c5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e8cb7151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2023400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5630c0ccdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa982af8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5630c0ccde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa96cf6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5630c0ccde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa982afb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560675013cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa2c9068a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560675013e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa2b34e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560675013e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa2c906b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2023387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564c3bb8fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc881bb2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564c3bb8fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc86c02bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564c3bb8fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc881bb551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a83a39ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23be5a7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a83a39ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23a8a1fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a83a39ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23be5aa51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2023365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562e6f3cecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2804aeda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562e6f3cee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f27eef6ac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562e6f3cee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2804af051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56158cb28cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7facb2a38a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56158cb28e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fac9ceb4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56158cb28e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7facb2a3b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2023402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55750da11cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbddef57a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55750da11e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbdc9823c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55750da11e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbddef5a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2023409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ebc23dfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5feaf1ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ebc23dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5fd57f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ebc23dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5feaf1e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2023479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ae5f2bbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdffb687a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae5f2bbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdfe5f5ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ae5f2bbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdffb68a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d242597cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f411466da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d242597e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f40feae8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d242597e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f411467051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2022700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556dc1912cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb4f4b67a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556dc1912e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb4defdbc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556dc1912e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb4f4b6a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,58
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2012047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562f53387cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fba7db68a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562f53387e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fba68441c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic vtypes no_type ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2011223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558aacb8ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8402601a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558aacb8ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f83eced9c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic vtypes no_type_with_new ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55af36da5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8b847c5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55af36da5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8b6f09ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55af36da5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8b847c851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2011295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5626df77fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4c7aa7aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5626df77fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4c6534bc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic vtypes no_type_with_new_late ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2011351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55757ab3bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6f93777a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55757ab3be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6f9377a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55757ab266b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6f937774f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

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

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2011541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a09cfcdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb8a6317a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a09cfcde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb890be8c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic vtypes two_types_first_off ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c59015acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff7864a7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c59015ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff770d80c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c59015ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff7864aa51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ce5de49cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8073e39a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce5de49e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f805e710c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ce5de49e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8073e3c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2011609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b2e2be5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff2355fda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2e2be5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff21fed9c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic vtypes using_defaults ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2011471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558def390cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5fea3e2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558def390e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5fd4cbbc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : basic vtypes vclass_specific_speed_limit ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558d04c71cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f641dd0ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558d04c71e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f64085dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558d04c71e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f641dd0e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558c15a87cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f38c9d9aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558c15a87e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f38b4219c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558c15a87e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f38c9d9d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5570a64a7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fac464a2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5570a64a7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fac30919c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5570a64a7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fac464a551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55caf093fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9ffad4ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55caf093fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9fe51c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55caf093fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9ffad4f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e4e694bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd1f3cb3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4e694be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd1de132c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e4e694be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd1f3cb651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2011916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556230ebacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f917cb62a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556230ebae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9166fdec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556230ebae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f917cb6551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56171a121cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa0d5caaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56171a121e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa0c0587c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56171a121e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa0d5cad51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2004990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f094586cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8a1bc1da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f094586e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8a064f2c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec arrival arrivalEdge edge_1_trip ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5574c0b43cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f427df0fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5574c0b43e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f42687eec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5574c0b43e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f427df1251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55821ed08cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7ec56b5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55821ed08e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7eaff8cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55821ed08e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7ec56b851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2004975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55694d8ffcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd35b228a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55694d8ffe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd345afcc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec arrival arrivalEdge edge_default ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555cdfcfecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f024d32fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555cdfcfee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0237c0dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555cdfcfee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f024d33251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2004974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x560a89e18cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23f8a36a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x560a89e18e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23f8a3951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x560a89e036b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23f8a364f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_last ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5615b661dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f62374a0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5615b661de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6221d80c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5615b661de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f62374a351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
3a4,20
> 
> =================================================================
> ==2004859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55ab18dc8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcd0111ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55ab18dc8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcd0112151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55ab18db36b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcd0111e4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561c5ea5fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f876d8f7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561c5ea5fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f87581d2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561c5ea5fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f876d8fa51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2004992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556b060c7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f304b4c8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556b060c7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3035d9ec00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec arrival errors lane_given10 ( Last six runs Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d8ed9f8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7dd7dc8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8ed9f8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7dc2014c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d8ed9f8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7dd7dcb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555cc4884cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f171185ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555cc4884e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f16fba96c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555cc4884e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f171185e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_first ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b4eec7bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9db77b7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4eec7be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9da2092c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b4eec7be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9db77ba51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f06c1cecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23c9676a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f06c1cee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23b3f4bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f06c1cee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f23c967951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c4efc3fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8eac8d9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4efc3fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8e971b6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c4efc3fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8eac8dc51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_random ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563e3d3e4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a832e4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563e3d3e4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a6dbc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563e3d3e4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7a832e751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560eab2aecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa6d0950a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560eab2aee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa6bb22dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560eab2aee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa6d095351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5565a7820cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0859edba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5565a7820e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f08447b6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5565a7820e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0859ede51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e4445f0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f757588ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4445f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f756016ac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e4445f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f757589151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c594804cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ffbe5502a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c594804e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ffbcfde2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c594804e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ffbe550551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ebe974ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e5a243a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ebe974ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e44b19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ebe974ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4e5a24651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559b72c68cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7eff6caf5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559b72c68e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7eff573cdc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559b72c68e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7eff6caf851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fe06bf4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc19aabca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe06bf4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc185396c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fe06bf4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc19aabf51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f8b8c76cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faf2d41fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f8b8c76e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faf17cf2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f8b8c76e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faf2d42251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559e6c37fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd670f6ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559e6c37fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd65b841c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559e6c37fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd670f6e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c23dfeacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2c412d2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c23dfeae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2c2bba5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c23dfeae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2c412d551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e82e08ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f901e295a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e82e08ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9008b6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e82e08ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f901e29851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dcc1afecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efc0d222a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dcc1afee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efbf7afcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dcc1afee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efc0d22551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a658064cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f140d4cfa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a658064e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f13f7daac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a658064e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f140d4d251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given10 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563fd0271cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f52b7f28a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563fd0271e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f52a2806c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563fd0271e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f52b7f2b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5602746ffcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa8f8862a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5602746ffe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa8e3137c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5602746ffe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa8f886551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2005473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e9563d8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f03bf8b3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9563d8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f03aa18cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e9563d8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f03bf8b651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2003256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c200c36cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f31d9d47a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c200c36e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f31c43f5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c200c36e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f31d9d4a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a2fe847cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5a61cc7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2fe847e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5a4c5a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a2fe847e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5a61cca51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2003051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5579394fdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe83a07fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5579394fde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe824954c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5579394fde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe83a08251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a01f286cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f978bcdda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a01f286e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f97765b6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a01f286e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f978bce051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5600802c9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efce38c6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5600802c9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efcce1a3c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5600802c9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efce38c951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561a0d2e4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2a13b18a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561a0d2e4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f29fe3f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561a0d2e4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2a13b1b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560c22fb2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a60459a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560c22fb2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a4ad2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560c22fb2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a6045c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2002746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x561eb5f05cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0d2b942a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x561eb5f05e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0d2b94551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x561eb5ef06b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0d2b9424f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid_routeFlow ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2003194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55a9e2e9fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f25c4ca5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55a9e2e9fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f25c4ca851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55a9e2e8a6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f25c4ca54f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_last ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bc3e7b0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbecd2aaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc3e7b0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbeb7b87c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bc3e7b0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbecd2ad51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
3a4,20
> 
> =================================================================
> ==2002684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x56413d425cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd2c4b0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x56413d425e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd2c4b351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x56413d4106b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd2c4b04f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f82f28acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f6933fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f82f28ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f53c19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f82f28ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f6934251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2003070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557e9d9cbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f56583f6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557e9d9cbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5642ccdc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557e9d9cbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f56583f951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2003185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c9dc956cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5bb3148a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9dc956e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5b9da19c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec departure departEdge edge_random_trip ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563029122cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0295960a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563029122e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f028022dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563029122e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f029596351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e669060cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f711fc0fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e669060e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7109e4bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e669060e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f711fc1251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563cc8255cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1491a37a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563cc8255e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f147c314c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563cc8255e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1491a3a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56376d67acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f641c0f2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56376d67ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f64069c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56376d67ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f641c0f551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e10d7bacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc0fc712a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e10d7bae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc0e694bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e10d7bae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc0fc71551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55855c7b8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f875f087a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55855c7b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f87492d1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55855c7b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f875f08a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_bus ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ce02703cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcbeaf71a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce02703e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcbd51bbc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ce02703e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcbeaf7451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564e28e28cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4de3961a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564e28e28e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4dcdbaac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564e28e28e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4de396451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56282c5b9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f55c2d76a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56282c5b9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f55acfc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56282c5b9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f55c2d7951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563ec7459cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7f2f721a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563ec7459e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7f1996fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563ec7459e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7f2f72451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557712a3dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1f4323fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557712a3de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1f2d48cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557712a3de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1f4324251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x565536ac5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb8f117a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x565536ac5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb79368c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x565536ac5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb8f11a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55953e813cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3d199b2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55953e813e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3d03bfcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55953e813e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3d199b551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5609d8ea1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc5c70f4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5609d8ea1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc5b1341c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5609d8ea1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc5c70f751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_default ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==1999864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561204a11cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa3249f1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561204a11e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa30ec37c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561204a11e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa3249f451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564732050cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f5c76ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564732050e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f469bec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564732050e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f5c77151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c332855cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb746645a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c332855e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb730896c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c332855e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb74664851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d82d064cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbc5e458a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d82d064e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbc48696c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d82d064e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbc5e45b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,45
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55953ca95cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff148b05a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55953ca95e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff132d4bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55953ca95e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff148b0851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given-10 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55654689fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdc3417fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55654689fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdc1e3c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55654689fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdc3418251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557b70d64cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3e7f07aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557b70d64e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3e692bec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557b70d64e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f3e7f07d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,45
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555eebfd3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e3f152a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555eebfd3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e293a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555eebfd3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9e3f15551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2000560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ad709efcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f845919da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad709efe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f84433e8c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec departure departPos pos_last_speed_max ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2000563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55eb8797dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f82cbcf2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb8797de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f82b5f41c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec departure departPos pos_random ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561bbe05ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f09bbf57a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561bbe05ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f09a6196c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561bbe05ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f09bbf5a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random_3veh ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561abe4f7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1ad7042a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561abe4f7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1ac128cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561abe4f7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1ad704551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2002155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a51e1e0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f32a0ca3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a51e1e0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f328aef0c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec departure departSpeed speed_avg_approach_minor ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56284828ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5f33327a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56284828ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5f1d9d1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56284828ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5f3332a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557e5d0d2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc8b0db5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557e5d0d2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc89b463c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557e5d0d2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc8b0db851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b998173cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4bf4be9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b998173e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4bdee32c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b998173e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4bf4bec51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2001640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d241a19cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc0946d0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d241a19e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc07e91dc00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec departure departSpeed speed_desired_approach_minor ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d03dbbfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f77a5d52a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d03dbbfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f77903f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d03dbbfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f77a5d5551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_desired_approach_slow ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55636163ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f28355fca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55636163ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f281fca5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55636163ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f28355ff51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55deb087fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbeb0b3ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55deb087fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbe9ad83c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55deb087fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbeb0b3e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56014a345cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1312f22a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56014a345e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f12fd16fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56014a345e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1312f2551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,45
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fbe776fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc3f0727a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbe776fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc3da96fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fbe776fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc3f072a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2000966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561e51e84cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1d9de3ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561e51e84e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1d8808cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561e51e84e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1d9de3f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564215ca0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9589b42a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564215ca0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9573d96c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564215ca0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9589b4551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560ac5532cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f42ba21da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560ac5532e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f42a4468c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560ac5532e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f42ba22051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation_low ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2001116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55734171ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff6fd632a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55734171ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff6e7880c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55734171ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff6fd63551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556a56f76cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0bac337a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556a56f76e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0b96587c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556a56f76e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0bac33a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_last ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2002044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c872f47cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7facf8975a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c872f47e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7face2bc2c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec departure departSpeed speed_last_approach_minor ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5630b7f89cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd92f421a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5630b7f89e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd919ad1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5630b7f89e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd92f42451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2002054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f4cdbfccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd1552e1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4cdbfce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd13f98cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f4cdbfce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd1552e451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__laneEnd ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560a97399cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb2dc3fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560a97399e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb182f0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560a97399e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb2dc4251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5588442b2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f9a4afa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5588442b2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f846fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5588442b2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f9a4b251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5653f2caecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8880be7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5653f2caee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f886ae32c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5653f2caee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8880bea51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__vehlimit ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560582158cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f751ca97a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560582158e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7506cdec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560582158e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f751ca9a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563841dcccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4467694a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563841dcce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f44518dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563841dcce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f446769751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_random__vehlimit ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ed90e09cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7d446aca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed90e09e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7d2e8fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ed90e09e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7d446af51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_speedLimit ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2001931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5619bcd75cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8a2572fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5619bcd75e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8a0f980c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec departure departSpeed speed_speedLimit_approach_minor ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561bcd9cdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f55dfe4ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561bcd9cde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f55ca4fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561bcd9cde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f55dfe4e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_speedLimit_approach_slow ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2001937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5562a454ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f93f12a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5562a454ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f7e5c0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5562a454ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2f93f1551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure depart_begin ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,16
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Tracer caught signal 11: addr=0x12b00 pc=0x56030cbcdcba sp=0x7fc0fee2ed40
> ==2003313==LeakSanitizer has encountered a fatal error.
> ==2003313==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2003313==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure depart_random ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2003305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5606d827dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f199bb4aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5606d827de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f19861fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5606d827de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f199bb4d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2003872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561e231f7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc49c36aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561e231f7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc486c41c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561e231f7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc49c36d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed_ignore ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2003869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e63c885cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a6d367a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e63c885e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a57c41c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e63c885e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9a6d36a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2003410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5609f86fbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f60d1f09a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5609f86fbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f60bc15ac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5609f86fbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f60d1f0c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10_ignore ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2003471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557deeda8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbad0ae2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557deeda8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbabad30c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557deeda8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbad0ae551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2003641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f243485cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f73335a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f243485e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f5dc14c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f243485e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0f7333851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed_ignore ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2003693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55aaca9b3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe3d6fe0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55aaca9b3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe3c18bfc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55aaca9b3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fe3d6fe351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2004092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dc7dd9dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc282525a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc7dd9de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc26cbd1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dc7dd9de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc28252851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2004348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ff2ab1bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa61cedaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff2ab1be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa607587c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ff2ab1be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa61cedd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2003938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561640a79cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f63b99e9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561640a79e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f63a3c32c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561640a79e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f63b99ec51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100_ignore ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2003951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5561fdbb0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc02e7d7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5561fdbb0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc018a1fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5561fdbb0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc02e7da51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
2a15,55
> 
> =================================================================
> ==2003954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562d751dccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f22f6d75a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562d751dce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f22e0fc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562d751dce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f22f6d7851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50_ignore ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
1a14,54
> 
> =================================================================
> ==2003966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56504f5b3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff17de9aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56504f5b3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff1680e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56504f5b3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7ff17de9d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
<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 Nov2023 )

---------- Differences in errors ----------
0a1,20
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> Tracer caught signal 11: addr=0x12db8 pc=0x55b6d05f0cba sp=0x7fb6a682ed40
> ==2003385==LeakSanitizer has encountered a fatal error.
> ==2003385==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2003385==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos_short ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2003391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5638291d0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f707862da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5638291d0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f7062f06c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5638291d0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f707863051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56023b133cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f641a07aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56023b133e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6404954c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56023b133e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f641a07d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5614a57a5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1eef6eaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5614a57a5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1ed9fc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5614a57a5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1eef6ed51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2004358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a43650bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f37249e8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a43650be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f370f2c6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a43650be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f37249eb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2003393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b2fcb8dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc11d184a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b2fcb8de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc1073c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b2fcb8de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fc11d18751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
2a3,27
> 
> =================================================================
> ==2007207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55ef5395acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd5cd31a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef53995a7d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x35baa7d) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x55ef5523d2a0 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:495:34
>     #2 0x55ef57185b1c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:152:13
>     #3 0x55ef55226ee0 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x55ef57355c99 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdd5d8674d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55ef5395ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd5cd3451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55ef539456b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd5cd314f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6123 byte(s) leaked in 88 allocation(s).

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

---------- Differences in errors ----------
2a3,27
> 
> =================================================================
> ==2007214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55cb04302cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f64c7581a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb0433da7d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x35baa7d) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x55cb05be52a0 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:495:34
>     #2 0x55cb07b2db1c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:152:13
>     #3 0x55cb05bceee0 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x55cb07cfdc99 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f64c80b74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55cb04302e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f64c758451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55cb042ed6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f64c75814f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6123 byte(s) leaked in 88 allocation(s).

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

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2007206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5598a987fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa94417ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5598a987fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa94417e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5598a986a6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa94417b4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec distribution route_basic ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557fcfaf8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd6548e6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557fcfaf8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd63f1c2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557fcfaf8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd6548e951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a580cefcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f57bab94a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a580cefe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f57a546fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a580cefe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f57bab9751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c73247ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fed53357a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c73247ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fed3dc2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c73247ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fed5335a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e6e4f56cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd04a24ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6e4f56e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd034b23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e6e4f56e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd04a24e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55aae03c3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0c7defda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55aae03c3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0c687d9c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55aae03c3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0c7df0051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fbf7156cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb4c5d8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbf7156e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb36eb4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fbf7156e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feb4c5db51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55747318bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4ec8ec2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55747318be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4eb3799c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55747318be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4ec8ec551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2007089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5600aaa8bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd0b2bc2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5600aaa8be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fd09d499c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec distribution speedDev ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2007105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5605ed591cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f03e9038a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5605ed591e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f03d34b4c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec distribution speedDev_option ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2007179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556396d11cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f56a0731a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556396d11e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f568abaac00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec distribution speedDev_override_individual ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2007115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560181b7ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd971bca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560181b7ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fdd81a99c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec distribution speedFactorNormc ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2007198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5555b3d12cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faf4582aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5555b3d12e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faf2fca0c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec distribution speed_basic ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558cc78f5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f41998d8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558cc78f5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f41841b4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558cc78f5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f41998db51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c577ef3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fca29b64a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c577ef3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fca14437c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c577ef3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fca29b6751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtypeDist_useExisting_overrideProbabilities ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555f45244cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4d1aa26a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555f45244e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4d052fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555f45244e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4d1aa2951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2006371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557fe871bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f53c98d8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557fe871be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f53b41b4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557fe871be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f53c98db51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2008855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559a21760cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb3ff1eea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559a21760e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb3e9437c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559a21760e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fb3ff1f151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555d29abccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2ce425ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555d29abce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2cce496c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555d29abce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f2ce425f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56372bfb8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa524569a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56372bfb8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa50e7b4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56372bfb8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fa52456c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2009148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x558793fd4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb8443aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x558793fd4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb8443d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x558793fbf6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fcb8443a4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_begin ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2008935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x555b69b82cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f662af12a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x555b69b82e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f662af1551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x555b69b6d6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f662af124f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_period ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2009211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x564e40d75cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa917ada21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x564e40d75e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa917b051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x564e40d606b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7faa917ad4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_repno ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2009226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5588d6cb2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feee96f8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5588d6cb2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feee96fb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5588d6c9d6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feee96f84f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors period_no_end ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3
> FATAL: exception not rethrown
---------- Differences in exitcode ----------
1c1
< 1
---
> -6

TEST FAILED on ts-sim-build-ba : spec flow errors period_per_hour ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2008864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x56229d7d4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4ef1c03a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x56229d7d4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4ef1c0651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x56229d7bf6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4ef1c034f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors poisson_invalid ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2009266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55faac02fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1a19ea1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55faac02fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1a19ea451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55faac01a6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1a19ea14f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors repetition_missing ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2008930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x563ca2a9fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f000125ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x563ca2a9fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f000126151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x563ca2a8a6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f000125e4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors zero_period ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==2009248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55db81062cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f45d659aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55db81062e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f45d659d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55db8104d6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f45d659a4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow many_per_step ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2007890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556acbc0acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f028cc61a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556acbc0ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0276eaac00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec flow nested_route ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561b194bbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0c0d1bda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561b194bbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0bf7406c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561b194bbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0c0d1c051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_route_stops ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2008216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561dbfeeecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4dcd114a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561dbfeeee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4db735ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561dbfeeee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4dcd11751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2008057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557348e4bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f742b23ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557348e4be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f741548cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557348e4be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f742b23e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow no ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558c47292cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f856a860a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558c47292e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8554aa0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558c47292e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f856a86351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ea04783cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd1643aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea04783e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd0068cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ea04783e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fbd1643d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,16
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Tracer caught signal 11: addr=0x12a78 pc=0x55abb38d6cba sp=0x7fa7d8d2ed40
> ==2007751==LeakSanitizer has encountered a fatal error.
> ==2007751==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2007751==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_no_end ( Last six runs Nov2023 )

---------- Differences in errors ----------
1a2,54
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2008669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ad4559fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4c17b4ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad4559fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4c01d96c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ad4559fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f4c17b5151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ddb283ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f165df1ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddb283ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f1648168c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ddb283ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f165df1e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5643d6a8ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feae2ffca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5643d6a8ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feacd241c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5643d6a8ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7feae2fff51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2008232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5641850b5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f92fec8fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5641850b5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f92e8edec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5641850b5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f92fec9251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2008731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5596da95ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0e18e8ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5596da95ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0e030dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5596da95ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f0e18e9151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,16
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> Tracer caught signal 11: addr=0x12a80 pc=0x55703689ccba sp=0x7fde51f2ed40
> ==2008787==LeakSanitizer has encountered a fatal error.
> ==2008787==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2008787==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_1 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2008790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563fb0212cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fce688e3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563fb0212e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fce52b26c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec flow probability_0.1 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2008312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a8331e4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f10e5790a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8331e4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f10cf9dec00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec flow probability_0.1_begin_100 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2008492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5577c8e6ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f40b5f27a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5577c8e6ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f40a0179c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec flow probability_0.1_step-length_0.2 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2008324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561ed26a2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efedfee5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561ed26a2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7efeca137c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec flow probability_0.5 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2008308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e2fb915cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5ad2369a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2fb915e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5abc5b4c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec flow probability_0.5_start_1000 ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,57
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==2008485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a63ec24cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8cb13d6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a63ec24e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8c9b624c00  (<unknown module>)
> 
> Indirect leak of 507904 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 : spec flow vehs_per_hour ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,45
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f9181fdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9f93a6ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9181fde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9f7dcb4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f9181fde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f9f93a6e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2007677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5594bfcf4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8376a7fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5594bfcf4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8360cc7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5594bfcf4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f8376a8251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<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 Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2008249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ac13661cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fad7c7b1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac13661e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fad669fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ac13661e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7fad7c7b451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec person ride ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2009281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5615d4c83cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5c26e7fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5615d4c83e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5c11754c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5615d4c83e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f5c26e8251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec person walk ( Last six runs Nov2023 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> 
> =================================================================
> ==2009301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55da1e499cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6b4b84aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55da1e499e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6b36123c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55da1e499e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: c542c069cd1e08b8c433a2a7cf75eac105a8b36f)
>     #1 0x7f6b4b84d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1