09Nov2023 - 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
> 
> =================================================================
> ==294778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55efc4e41cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efcb76a5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55efc4e41e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efca1f80c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55efc4e41e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efcb76a851e  (/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 
> 
> =================================================================
> ==293589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5608caa93cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc8fced2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5608caa93e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc8e77a8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5608caa93e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc8fced551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==293595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556529f45cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fea94483a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556529f45e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fea7e8fcc00  (<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
> 
> =================================================================
> ==294698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a29ad54cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f43fb521a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a29ad54e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f43e5996c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a29ad54e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f43fb52451e  (/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
> 
> =================================================================
> ==295121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55808ec29cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa980c65a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55808ec29e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa980c6851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55808ec146b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa980c654f7 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,14
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' 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
> 
> =================================================================
> ==295135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561ee8391cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fda24fb9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561ee8391e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fda0f88cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561ee8391e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fda24fbc51e  (/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 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 
> 
> =================================================================
> ==293592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a33c932cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1c7316aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a33c932e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1c5d5e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a33c932e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1c7316d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==294265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557e276a3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f729d9d2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557e276a3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f72882a8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557e276a3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f729d9d551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==294445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c8f636acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f810d3d4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8f636ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f80f7cb4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c8f636ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f810d3d751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==294433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5601469dacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f52c96c1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5601469dae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f52b3f96c00  (<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 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 
> 
> =================================================================
> ==294964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5563eb76ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f43ac5dea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5563eb76ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4396ebfc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5563eb76ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f43ac5e151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 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 
> 
> =================================================================
> ==293602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cd443bfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdbcc98fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd443bfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdbb726ac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cd443bfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdbcc99251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==294769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55579932fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5dd7aaea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55579932fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5dc238cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55579932fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5dd7ab151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==293518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563539027cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f56f44fba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563539027e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f56dedd2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563539027e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f56f44fe51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==293524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564d7ebbecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2ac0e60a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564d7ebbee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2aab72dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564d7ebbee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2ac0e6351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==293453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564da8879cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffbe519ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564da8879e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffbcfa6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564da8879e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffbe519e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==293442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560d479bacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f913ad1fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560d479bae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f91255f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560d479bae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f913ad2251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==293408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560bc2708cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5246c3aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560bc2708e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5231519c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560bc2708e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5246c3d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==292927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b6d6457cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5e2a3d1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6d6457e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5e14caac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b6d6457e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5e2a3d451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==292930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f714194cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fec5afeaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f714194e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fec458c6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f714194e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fec5afed51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==294783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cf4e7eacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd52d203a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf4e7eae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd517adec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cf4e7eae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd52d20651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==294797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558dba698cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9e4cbda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558dba698e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9cf599c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558dba698e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9e4cc051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_default_ANY ( 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 
> 
> =================================================================
> ==294804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d0c3961cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f08e7b02a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0c3961e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f08d23d9c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d0c3961e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f08e7b0551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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
> 
> =================================================================
> ==293599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d37a940cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e4907ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d37a940e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e33954c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d37a940e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e4907e51e  (/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 
> 
> =================================================================
> ==293605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c5c49f9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fad925daa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5c49f9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fad7ceb6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c5c49f9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fad925dd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==294066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561b3a4d5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f59b4cbfa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561b3a4d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f599f59ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561b3a4d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f59b4cc251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==293952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56306a291cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f64cb2aea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56306a291e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f64b5b8cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56306a291e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f64cb2b151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==294116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563345bd3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa1551f4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563345bd3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa13fad2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563345bd3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa1551f751e  (/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 
> 
> =================================================================
> ==294178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564e2d248cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f13ef015a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564e2d248e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f13d98f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564e2d248e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f13ef01851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==293616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5563c58c8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe2f0d59a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5563c58c8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe2db62dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5563c58c8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe2f0d5c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==294577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557c3b30bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f49020c2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557c3b30be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f48ec53cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557c3b30be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f49020c551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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=0x13268 pc=0x5627290b0cba sp=0x7f0ca4f2ed40
> ==294582==LeakSanitizer has encountered a fatal error.
> ==294582==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==294582==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- 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,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 
> 
> =================================================================
> ==294591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563820355cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff28a9e1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563820355e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff274e63c00  (<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 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
> 
> =================================================================
> ==294459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56414e116cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5029ac5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56414e116e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50143a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56414e116e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5029ac851e  (/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 
> 
> =================================================================
> ==294270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f1d5441cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5087ad0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1d5441e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50723a8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f1d5441e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5087ad351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55de2ad00cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f8c418a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55de2ad00e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f76cf2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55de2ad00e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f8c41b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5610116cecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdffb165a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5610116cee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdfe5a37c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5610116cee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdffb16851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a9a1f09cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7668863a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9a1f09e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7653137c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a9a1f09e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f766886651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564b8b38bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f55dbf88a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564b8b38be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f55c685ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564b8b38be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f55dbf8b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ddcb5d5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efc9adc5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ddcb5d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efc856a3c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ddcb5d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efc9adc851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==295614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558beb197cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff567d4aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558beb197e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff5521c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558beb197e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff567d4d51e  (/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,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 
> 
> =================================================================
> ==285847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56028f3d5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fae5e554a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56028f3d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fae48bf2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56028f3d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fae5e55751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 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 
> 
> =================================================================
> ==285941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dc4678acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb0239c1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc4678ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb00e06ac00  (<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 
> 
> =================================================================
> ==285942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a531da7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fac1dd6ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a531da7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fac08414c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a531da7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fac1dd6e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
14a27,30
> /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
> 
> =================================================================
> ==285054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555ede99dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50ee2f4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555ede99de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50d8bd2c00  (<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,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
> 
> =================================================================
> ==284742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c0ccc4dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3a73051a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c0ccc4de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3a5d92dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c0ccc4de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3a7305451e  (/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 ( 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
> 
> =================================================================
> ==284758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556c2b0a9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f77cbf9fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556c2b0a9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f77b6880c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556c2b0a9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f77cbfa251e  (/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
> 
> =================================================================
> ==284900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55993372fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbe68760a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55993372fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbe5302dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55993372fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbe6876351e  (/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
> 
> =================================================================
> ==285159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562322df3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd1d9285a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562322df3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd1c3b5ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562322df3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd1d928851e  (/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
> 
> =================================================================
> ==284748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556a31b4dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7dd03f7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556a31b4de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7dbacd2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556a31b4de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7dd03fa51e  (/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 
> 
> =================================================================
> ==285974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55beaebc8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0c3083da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55beaebc8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0c1b119c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55beaebc8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0c3084051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==285389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ba21a82cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f8b4aca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba21a82e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f75d87c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ba21a82e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f8b4af51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==285400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5608d80c4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efeb50f6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5608d80c4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efe9f9d2c00  (<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 
> 
> =================================================================
> ==285320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5563dd11acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcc31530a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5563dd11ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcc1b9aac00  (<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
> 
> =================================================================
> ==285397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5555a75a4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f910fb23a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5555a75a4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f90fa3f7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5555a75a4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f910fb2651e  (/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 
> 
> =================================================================
> ==285227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558bf4b2bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4ef26e6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558bf4b2be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4edcb63c00  (<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
> 
> =================================================================
> ==285324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5588eecabcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd256a91a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5588eecabe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd240f0dc00  (<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 
> 
> =================================================================
> ==285231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5598235cdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fde2cba8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5598235cde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fde17026c00  (<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 
> 
> =================================================================
> ==285245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5579cebe2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9a4e297a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5579cebe2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9a38714c00  (<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 
> 
> =================================================================
> ==285265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564ba0dd4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4634ebca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564ba0dd4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f461f33cc00  (<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 
> 
> =================================================================
> ==285559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5594602f0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0d986dda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5594602f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0d82930c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5594602f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0d986e051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==285791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56154df3dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f83e9dafa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56154df3de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f83d468cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56154df3de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f83e9db251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==286134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5562109a6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff792595a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5562109a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff77c7dec00  (<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 
> 
> =================================================================
> ==285725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55925027ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd58ff04a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55925027ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd57a14bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55925027ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd58ff0751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==285795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56158d330cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f11b0988a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56158d330e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f119abd1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56158d330e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f11b098b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==286679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562972654cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fafa4fdca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562972654e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faf8f8b6c00  (<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 
> 
> =================================================================
> ==286409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5628092c5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42e59a5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5628092c5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42d0280c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5628092c5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42e59a851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==286479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559427d8ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffba553da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559427d8ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffb8fe19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559427d8ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffba554051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==286542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557d33195cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc65a187a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557d33195e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc644a5ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557d33195e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc65a18a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==286609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d674bfacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbd9efdda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d674bfae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbd898bbc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d674bfae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbd9efe051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==286563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bb963a6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f96314e3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb963a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f961bfebc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bb963a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f96314e651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==286474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55af20e9dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb77b0d0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55af20e9de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb7659a8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55af20e9de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb77b0d351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==286556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562bba61fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2fd1594a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562bba61fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2fbbe6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562bba61fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2fd159751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==291391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556eb2cc4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2663962a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556eb2cc4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f264e237c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556eb2cc4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f266396551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==291386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55906bb7ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f45bb768a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55906bb7ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f45a6041c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55906bb7ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f45bb76b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,14
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:273:18 in 
> /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/osgview/GUIOSGView.cpp:274:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' 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
> 
> =================================================================
> ==291905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5562f0248cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f41c7144a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5562f0248e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f41b1a23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5562f0248e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f41c714751e  (/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
> 
> =================================================================
> ==291671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x561d14c93cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fab7429ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x561d14c93e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fab742a151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x561d14c7e6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fab7429e4f7 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
> 
> =================================================================
> ==291781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x556257ec9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0d1bdd9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x556257ec9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0d1bddc51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x556257eb46b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0d1bdd94f7 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
> 
> =================================================================
> ==291934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e158117cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efd592e6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e158117e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efd43bc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e158117e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efd592e951e  (/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
> 
> =================================================================
> ==291864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x556020a6ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9dacc38a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x556020a6ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9dacc3b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x556020a596b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9dacc384f7 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 
> 
> =================================================================
> ==291943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556bc67e3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb6c701aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556bc67e3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb6b18e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556bc67e3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb6c701d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==291012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556834e54cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f040ca12a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556834e54e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f03f6e8cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556834e54e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f040ca1551e  (/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 
> 
> =================================================================
> ==291076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d245e8dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f14716a0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d245e8de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f145bb1fc00  (<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 
> 
> =================================================================
> ==291377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55714bde1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b52c26a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55714bde1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b3d0a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55714bde1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b52c2951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==291597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564419b2fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f70ee105a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564419b2fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f70d89e2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564419b2fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f70ee10851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==291081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b76bbcfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d41901a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b76bbcfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d2bd79c00  (<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 
> 
> =================================================================
> ==290210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cdd468ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff3b9397a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdd468ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff3a3c6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cdd468ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff3b939a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563e66b84cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f43ab319a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563e66b84e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4395be8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563e66b84e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f43ab31c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562090c13cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50e30caa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562090c13e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50cd9a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562090c13e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50e30cd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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
> 
> =================================================================
> ==291137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558c0d976cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5c581f4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558c0d976e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5c4266fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558c0d976e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5c581f751e  (/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_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
> 
> =================================================================
> ==291458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558beae2fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f06ab6d2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558beae2fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0695b4bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558beae2fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f06ab6d551e  (/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 
> 
> =================================================================
> ==291534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bcce0d1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2367f5ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcce0d1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f23523d1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bcce0d1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2367f5e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fae359acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0b124d0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fae359ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0afcda8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fae359ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0b124d351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5630721f2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff8588bfa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5630721f2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff8431a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5630721f2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff8588c251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==290207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dc7a54bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffa1155aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc7a54be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9fbe2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dc7a54be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffa1155d51e  (/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 
> 
> =================================================================
> ==291472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56418fe03cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3afe865a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56418fe03e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3ae8cdec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56418fe03e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3afe86851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==290705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5625956a1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc75b165a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5625956a1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc745a37c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5625956a1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc75b16851e  (/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
> 
> =================================================================
> ==289080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56104e9c0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6fe4f0fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56104e9c0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6fcf7eec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56104e9c0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6fe4f1251e  (/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 
> 
> =================================================================
> ==288373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5558de3ffcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2f2fff4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5558de3ffe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2f1a8d2c00  (<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,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 
> 
> =================================================================
> ==288669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5636fa2f8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8eb1450a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5636fa2f8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8e9bd2dc00  (<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_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 
> 
> =================================================================
> ==288678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555d96d7ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f64f7be6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555d96d7ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f64e206ac00  (<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 
> 
> =================================================================
> ==288385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c3e557acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff390355a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3e557ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff37ac23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c3e557ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff39035851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==288443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b4234b7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff1f6716a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4234b7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff1e0fe8c00  (<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,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 
> 
> =================================================================
> ==289256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cad5419cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f93381c5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cad5419e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9322aa3c00  (<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 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 
> 
> =================================================================
> ==288689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562ee912dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f596afb3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562ee912de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f595588cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562ee912de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f596afb651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==289365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5560e0007cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f80b227fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5560e0007e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f809cb54c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5560e0007e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f80b228251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==288696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558d16b61cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4d0484ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558d16b61e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4cef123c00  (<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,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 
> 
> =================================================================
> ==289018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d2d2f78cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f22dde32a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2d2f78e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f22c870dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d2d2f78e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f22dde3551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_by_id ( 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 
> 
> =================================================================
> ==288858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5578b71cecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0534108a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5578b71cee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f051e9e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5578b71cee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f053410b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==288975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f5820e3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f54ffd40a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5820e3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f54ea619c00  (<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 
> 
> =================================================================
> ==287975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563e6a902cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff85b283a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563e6a902e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff845b54c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563e6a902e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff85b28651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==289442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557d18e1bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcee9042a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557d18e1be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fced34c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557d18e1be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcee904551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==288217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557d078c7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f10cc082a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557d078c7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f10b6954c00  (<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_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 
> 
> =================================================================
> ==288036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559cfcf7bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffbf4f5ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559cfcf7be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffbdf3bec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559cfcf7be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffbf4f5e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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
> 
> =================================================================
> ==288154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561e113fecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8953c2aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561e113fee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f893e506c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561e113fee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8953c2d51e  (/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 
> 
> =================================================================
> ==289434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556d2a5adcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb89d7cda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556d2a5ade98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb8880a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556d2a5ade98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb89d7d051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==289056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556e44eb0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f38f6e20a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556e44eb0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f38e16fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556e44eb0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f38f6e2351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==289067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559fc5f1bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa1e00e4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559fc5f1be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa1ca9c4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559fc5f1be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa1e00e751e  (/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
> 
> =================================================================
> ==288225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d15d7adcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff3a9323a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d15d7ade98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff3937a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d15d7ade98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff3a932651e  (/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
> 
> =================================================================
> ==288357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562805ab5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8070c2ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562805ab5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f805b0aac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562805ab5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8070c3151e  (/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
> 
> =================================================================
> ==288363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55792d366cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe8c69c7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55792d366e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe8b12a3c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55792d366e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe8c69ca51e  (/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 
> 
> =================================================================
> ==289078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563c7cf63cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f17accafa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563c7cf63e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f179758cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563c7cf63e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f17accb251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==289551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ff46558cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4a55314a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff46558e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4a3fbf2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ff46558e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4a5531751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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
> 
> =================================================================
> ==289600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d0fc935cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0338a26a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0fc935e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0323306c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d0fc935e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0338a2951e  (/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 scale individual scale3 ( 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
> 
> =================================================================
> ==289557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55df17649cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7effed11da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55df17649e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7effd79f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55df17649e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7effed12051e  (/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 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 
> 
> =================================================================
> ==289740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d698742cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7149a74a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d698742e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f713434bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d698742e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7149a7751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==289816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5649b3911cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe94f4aba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5649b3911e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe939d87c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5649b3911e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe94f4ae51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==289810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55628647acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f38ab67da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55628647ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3895f54c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55628647ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f38ab68051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==289821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f7c3931cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fce85ff5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7c3931e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fce708d2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f7c3931e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fce85ff851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ae6b488cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f101284da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae6b488e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0ffd123c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ae6b488e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f101285051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==289987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557ece1facae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc5a7de5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557ece1fae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc5926c6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557ece1fae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc5a7de851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5594f41d1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0f19710a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5594f41d1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0f03fe8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5594f41d1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0f1971351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ae28d49cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe333dd3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae28d49e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe31e6aac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ae28d49e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe333dd651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56224660bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa340ca8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56224660be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa32b585c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56224660be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa340cab51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fd7be8ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0e5f372a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd7be8ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0e49c4fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fd7be8ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0e5f37551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563191172cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9fd1c56a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563191172e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9fbc52dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563191172e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9fd1c5951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==291609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562d6e573cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f862b874a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562d6e573e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8615cf0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562d6e573e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f862b87751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==291145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55abb89e2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f7641fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55abb89e2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f7642251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55abb89cd6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f7641f4f7 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 
> 
> =================================================================
> ==290163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564dad38bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e37115a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564dad38be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e2158cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564dad38be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e3711851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fc4a56fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4ed5fffa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc4a56fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4ec0479c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fc4a56fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4ed600251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==290988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5643fa366cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd799073a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5643fa366e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd7834e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5643fa366e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd79907651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==287192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bb4ee68cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fab44b1ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb4ee68e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fab2f3f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bb4ee68e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fab44b1f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==287700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55747b926cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd8a2c32a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55747b926e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd8a2c3551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55747b9116b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd8a2c324f7 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,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 
> 
> =================================================================
> ==287690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a643ccbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f472edfda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a643ccbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f47196d9c00  (<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 walking walk_random_pos ( 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
> 
> =================================================================
> ==287776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cdd50a6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6433b6ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cdd50a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f641e441c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cdd50a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6433b7151e  (/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 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 
> 
> =================================================================
> ==287839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f9f4238cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb01ef81a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9f4238e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb009854c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f9f4238e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb01ef8451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==287619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561132cfacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca92520a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561132cfae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca7cdfcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561132cfae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca9252351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==287560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5581e21e9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6d2b96ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5581e21e9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6d16241c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5581e21e9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6d2b96e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==287784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559b1b400cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4cd787da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559b1b400e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4cc2154c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559b1b400e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4cd788051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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
> 
> =================================================================
> ==287960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5653954c2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d89dcaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5653954c2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d74248c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5653954c2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d89dcd51e  (/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 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 
> 
> =================================================================
> ==287077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562a904a0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe261be1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562a904a0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe24c4bbc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562a904a0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe261be451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==292861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564283414cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc567fd8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564283414e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc54f48cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564283414e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc567fdb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==292872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c821c1ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8ae13e3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c821c1ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8ac888cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c821c1ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8ae13e651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==292773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e24a7e7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc8b8d19a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e24a7e7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc8a318cc00  (<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,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 
> 
> =================================================================
> ==291957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d889546cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f94c58aaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d889546e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f94b0187c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d889546e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f94c58ad51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==291971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ffdb3c9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee946c9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffdb3c9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee7efa3c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ffdb3c9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee946cc51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==292035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55beffb8fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f52f393ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55beffb8fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f52de219c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55beffb8fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f52f394151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 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 
> 
> =================================================================
> ==292782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e344efecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd5b2bcaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e344efee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd59d4a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e344efee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd5b2bcd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==292767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b397f02cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1614e25a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b397f02e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f15ff2a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b397f02e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1614e2851e  (/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,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 
> 
> =================================================================
> ==292799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b6dfb92cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbd1fd6ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6dfb92e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbd0721dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b6dfb92e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbd1fd7151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_busStop_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 
> 
> =================================================================
> ==292788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5646352b6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbe90356a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5646352b6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbe77808c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5646352b6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbe9035951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==292328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55aa9ea3bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f217361aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa9ea3be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f215def2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55aa9ea3be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f217361d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==292092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56287b8f2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3588c17a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56287b8f2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f35734f2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56287b8f2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3588c1a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==292336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564445c09cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f36ee9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564445c09e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f217c6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564445c09e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f36eec51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==292272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5627e7d6dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5dd6887a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5627e7d6de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5dc115ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5627e7d6de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5dd688a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==292342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5630c187ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f678d43da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5630c187ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6777d19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5630c187ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f678d44051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_routeDist2 ( 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 
> 
> =================================================================
> ==292699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557c40330cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f14e468aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557c40330e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f14cef63c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557c40330e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f14e468d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==292711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b854521cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd2b992da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b854521e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd2a4206c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b854521e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd2b993051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==292570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d8c216fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe62bbb5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8c216fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe61648cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d8c216fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe62bbb851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==292153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f5a1657cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6fe2335a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f5a1657e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6fccc14c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f5a1657e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6fe233851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==282200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ef34465cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f204dd06a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef34465e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f20385e2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ef34465e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f204dd0951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==282092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5572504b8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f96fd5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5572504b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f818aac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5572504b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f96fd851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==282207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a78009dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f156a4e5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a78009de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1554dbbc00  (<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 
> 
> =================================================================
> ==282492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557d5a61fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d9c247a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557d5a61fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d868f5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557d5a61fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d9c24a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==281951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5564900d7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0f63cd8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5564900d7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0f4e5afc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5564900d7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0f63cdb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_ref ( Last six runs Nov2023 )

---------- Differences in errors ----------
3a4,20
> 
> =================================================================
> ==281989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5638b0216cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fde20950a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5638b0216e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fde2095351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5638b02016b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fde209504f7 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 
> 
> =================================================================
> ==281934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557602e65cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc11212da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557602e65e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc0fca06c00  (<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 
> 
> =================================================================
> ==282500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5643016e6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9bdcc07a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5643016e6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9bc74e2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5643016e6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9bdcc0a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==282592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a27642dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa7d71e4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a27642de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa7c1ac4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a27642de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa7d71e751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==283062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55ff697dfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f08b67f5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55ff697dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f08b67f851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55ff697ca6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f08b67f54f7 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 
> 
> =================================================================
> ==282702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fbc85abcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faba4c8da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbc85abe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fab8f563c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fbc85abe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faba4c9051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==282839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562a9636acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7b60bc4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562a9636ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7b4b03cc00  (<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 
> 
> =================================================================
> ==282723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564a36cfecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f391cd15a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564a36cfee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f39075e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564a36cfee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f391cd1851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==282711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b733575cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5813faaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b733575e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f57fe887c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b733575e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5813fad51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==282951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55d5eb1e3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7bc5744a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55d5eb1e3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7bc574751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55d5eb1ce6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7bc57444f7 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
> 
> =================================================================
> ==281969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564ddcb26cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f740121fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564ddcb26e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f73ebaf2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564ddcb26e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f740122251e  (/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,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 
> 
> =================================================================
> ==281981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b3413c5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f57401e6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b3413c5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f572aac2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b3413c5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f57401e951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 ( 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 
> 
> =================================================================
> ==282501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557e41290cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb182e33a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557e41290e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb16d714c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557e41290e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb182e3651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==282528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b24c5b8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff28cb2da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b24c5b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff277406c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b24c5b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff28cb3051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==282583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5579261c9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f612a847a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5579261c9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6115123c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5579261c9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f612a84a51e  (/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 
> 
> =================================================================
> ==283077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561a87e07cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d9cad2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561a87e07e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d8717bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561a87e07e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d9cad551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5644884a8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffacd566a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5644884a8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffab7c0dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5644884a8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffacd56951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a91ea66cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f76ac48aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a91ea66e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7696b37c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a91ea66e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f76ac48d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55df450b3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f34cc463a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55df450b3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f34b6b0dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55df450b3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f34cc46651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e1795adcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6c50f35a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1795ade98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6c3b5dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e1795ade98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6c50f3851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557ee6091cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe2df425a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557ee6091e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe2c9ad1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557ee6091e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe2df42851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561a805f0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4155b5ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561a805f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f41401fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561a805f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4155b5f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555f51c44cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd81a66aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555f51c44e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd804d14c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555f51c44e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd81a66d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e698a32cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee0eef3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e698a32e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fedf95a5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e698a32e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee0eef651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==283557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f20be41cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0634b68a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f20be41e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f061f214c00  (<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 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 
> 
> =================================================================
> ==283326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c63c43fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f73a1588a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c63c43fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f738bc32c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c63c43fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f73a158b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56274721fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f67ecc48a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56274721fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f67d72f5c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56274721fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f67ecc4b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560620400cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f31b3514a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560620400e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f319dbc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560620400e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f31b351751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ae442e3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f129064aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae442e3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f127af23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ae442e3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f129064d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==283807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56114c5cfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7c48c8da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56114c5cfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7c33563c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56114c5cfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7c48c9051e  (/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 
> 
> =================================================================
> ==286956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d8d45c5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4a8b7a0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8d45c5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4a76080c00  (<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 
> 
> =================================================================
> ==287051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55595e97acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee45176a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55595e97ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee2fa4fc00  (<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 
> 
> =================================================================
> ==287045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559527ce3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa366f16a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559527ce3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa3517f2c00  (<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 
> 
> =================================================================
> ==287048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56265822fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe1d1f88a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56265822fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe1bc85ec00  (<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 
> 
> =================================================================
> ==287059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560ac9d86cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9c2cb76a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560ac9d86e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9c1744bc00  (<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 
> 
> =================================================================
> ==287058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564885283cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6255f3ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564885283e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6240819c00  (<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 
> 
> =================================================================
> ==287060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5572768e1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f383f699a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5572768e1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3829f6fc00  (<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 
> 
> =================================================================
> ==287070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561a16c99cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f380a39ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561a16c99e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f37f4c6fc00  (<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 
> 
> =================================================================
> ==296246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5594dd8d6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbc1524aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5594dd8d6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbbff6c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5594dd8d6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbc1524d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==296051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56474ba79cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faf39a1da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56474ba79e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faf23e96c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56474ba79e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faf39a2051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564bfafcbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f38ecc8da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564bfafcbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f38d7106c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564bfafcbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f38ecc9051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56440a4a4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3058c84a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56440a4a4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f30430fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56440a4a4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3058c8751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558f3f6e6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbaed7f9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558f3f6e6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbad7c6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558f3f6e6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbaed7fc51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55896ea3dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca9ca5fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55896ea3de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca86edbc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55896ea3de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca9ca6251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ca00398cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28fe6f4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca00398e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28e8b6fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ca00398e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28fe6f751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==296064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55be5e330cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7c55bfea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55be5e330e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7c404d9c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55be5e330e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7c55c0151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==296193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560612ab3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb53d5d2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560612ab3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb527eafc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560612ab3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb53d5d551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==296306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564e5df5acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff2fce7ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564e5df5ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff2e7754c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564e5df5ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff2fce7e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559a0ee97cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff58aac3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559a0ee97e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff574f3cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559a0ee97e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff58aac651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==295645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ac57416cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b438b7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac57416e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b2dd32c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ac57416e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b438ba51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==284623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ccda695cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2313c52a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ccda695e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f22fe52dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ccda695e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2313c5551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 ( 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 
> 
> =================================================================
> ==283817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5555e9c5ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0dbee0fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5555e9c5ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0da96e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5555e9c5ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0dbee1251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 ( 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 
> 
> =================================================================
> ==283937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557a1efa3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f16d32fba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557a1efa3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f16bdbd2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557a1efa3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f16d32fe51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==283947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5601eabcbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6fdb0dfa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5601eabcbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6fc59bfc00  (<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
> 
> =================================================================
> ==283957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5645f7e97cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faa04f6ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5645f7e97e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faa04f7151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5645f7e826b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faa04f6e4f7 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 
> 
> =================================================================
> ==284173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c58678ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f98b3fe4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c58678ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f989e8c2c00  (<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 
> 
> =================================================================
> ==284187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558c26e54cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b35be4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558c26e54e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b204c2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558c26e54e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1b35be751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==284120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bea38e7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f631de83a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bea38e7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6308754c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bea38e7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f631de8651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==284196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55af1fd75cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3aa3295a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55af1fd75e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3a8db6fc00  (<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 
> 
> =================================================================
> ==284061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a6475e8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7e63657a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a6475e8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7e4df2dc00  (<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 
> 
> =================================================================
> ==284211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c7bb9cccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4398b43a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7bb9cce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4383423c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c7bb9cce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4398b4651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==284225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e525b8ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7678229a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e525b8ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f76626a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e525b8ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f767822c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==284501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560b8c35bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2c9e222a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560b8c35be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2c886a0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560b8c35be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2c9e22551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==284615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558a7cffecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8c1ff43a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558a7cffee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8c0a3c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558a7cffee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8c1ff4651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==284726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558262b23cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f89e529da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558262b23e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f89cf719c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558262b23e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f89e52a051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==284558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56085c482cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcb40bf2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56085c482e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcb2b06fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56085c482e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcb40bf551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cf5035fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8c96db7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cf5035fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8c81692c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cf5035fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8c96dba51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==277569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c33390bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f74508e6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c33390be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f743b1c6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c33390be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f74508e951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==277561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555ae9e7ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f254aad1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555ae9e7ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f25353a8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555ae9e7ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f254aad451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5626b983ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe1de1f8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5626b983ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe1c8ad2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5626b983ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe1de1fb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==277568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561e32efbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdeb86aca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561e32efbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdea2f87c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561e32efbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdeb86af51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==277132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56510725fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f678a132a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56510725fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6774a0dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56510725fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f678a13551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==277542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x562901c12cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7022e6da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x562901c12e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7022e7051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x562901bfd6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7022e6d4f7 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,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 
> 
> =================================================================
> ==277483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bd78a40cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3f6fbd0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd78a40e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3f5a4afc00  (<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_negative ( Last six runs Nov2023 )

---------- Differences in errors ----------
3a4,20
> 
> =================================================================
> ==277492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55b82666fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5fc6624a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55b82666fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5fc662751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55b82665a6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5fc66244f7 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 
> 
> =================================================================
> ==277484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e2b802ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0a0dd69a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2b802ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f09f8641c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e2b802ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0a0dd6c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562787697cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb11876ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562787697e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb103041c00  (<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 
> 
> =================================================================
> ==278780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dfdffdfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2c263fda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dfdffdfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2c1064bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dfdffdfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2c2640051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f1c6fe6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f70724fea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1c6fe6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f705c74bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f1c6fe6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f707250151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5573909d9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb75fd70a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5573909d9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb74a648c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5573909d9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb75fd7351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5633c0db7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f11e2abea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5633c0db7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f11cd399c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5633c0db7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f11e2ac151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5653754d1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efcf7b4da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5653754d1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efce2423c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5653754d1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efcf7b5051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5631c194fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb3ca274a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5631c194fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb3b4b4fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5631c194fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb3ca27751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5612ecf9acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5b2b9f9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5612ecf9ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5b162d2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5612ecf9ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5b2b9fc51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5585c2ef5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca8723da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5585c2ef5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca71b19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5585c2ef5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca8724051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b9b5202cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f7b9efa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9b5202e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f662c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b9b5202e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7f7b9f251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ba6d70ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faf58242a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba6d70ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faf42b23c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ba6d70ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7faf5824551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ed0d50bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f81cde87a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed0d50be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f81b875ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ed0d50be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f81cde8a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ce4e627cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7a3f592a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce4e627e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7a29e6ac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ce4e627e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7a3f59551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55861ed47cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3199304a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55861ed47e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3183be2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55861ed47e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f319930751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b5176accae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc31a0dfa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5176ace98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc3049bfc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b5176ace98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc31a0e251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dd66e4dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8e7f213a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd66e4de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8e69aeec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dd66e4de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8e7f21651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56007f76bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9fc73ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56007f76be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9e7019c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56007f76be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9fc73f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==277986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55cb10d10cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdd1ecb1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb10d10e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdd0958cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55cb10d10e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdd1ecb451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557c05289cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe7a678da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557c05289e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe791063c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557c05289e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe7a679051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559146e51cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fce92140a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559146e51e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fce7ca19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559146e51e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fce9214351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f2f44dacae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f00630e1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f2f44dae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f004d9bfc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f2f44dae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f00630e451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561fc2aa8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fec8c15ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561fc2aa8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fec76a2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561fc2aa8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fec8c15e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==278318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5635d93d1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5831207a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5635d93d1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f581bae2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5635d93d1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f583120a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55aad769ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f304e9daa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55aad769ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3039087c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55aad769ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f304e9dd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562598529cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe981980a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562598529e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe96c254c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562598529e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe98198351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bc0ee63cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42bdbb9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc0ee63e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42a848cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bc0ee63e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42bdbbc51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,64
> =================================================================
> ==275713==ERROR: AddressSanitizer: heap-use-after-free on address 0x60e0000281a0 at pc 0x5642005bcfa6 bp 0x7fff0a3d1eb0 sp 0x7fff0a3d1678
> READ of size 3 at 0x60e0000281a0 thread T0
>     #0 0x5642005bcfa5 in __interceptor_strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3512fa5) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff7700341d7 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x22e1d7) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #2 0x564201302c07 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:60:29
>     #3 0x564201302079 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:34:1
>     #4 0x7ff76fff7c3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #5 0x7ff770082f70 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x27cf70) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #6 0x7ff76ffefcfc in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e9cfc) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #7 0x7ff76ff50b57 in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14ab57) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #8 0x7ff76ff510c5 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #9 0x7ff76ff51174 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) (BuildId: 778a89a2a93578f68dd7c5bc5530250e02d6d693)
>     #10 0x56420066873e in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:94:27
>     #11 0x7ff76bc85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7ff76bc85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #13 0x5642005a6e64 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x34fce64) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
> 
> 0x60e0000281a0 is located 0 bytes inside of 146-byte region [0x60e0000281a0,0x60e000028232)
> freed by thread T2 here:
>     #0 0x564200629a02 in __interceptor_free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fa02) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff76ff76103 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 0x5642006146b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff76ff760ea 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 0x56420061312c in __interceptor_pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356912c) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2023-11-09 13:22:22 by Eclipse SUMO GUI Version v1_19_0+0020-9304baf409a
> 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,6c16,45
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="v0" depart="0.00" departLane="beg2_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end3_0" arrivalPos="200.00" arrivalSpeed="35.67" duration="193.00" routeLength="6491.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.85" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="motorway.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2023-11-09 13:22:22 by Eclipse SUMO GUI Version v1_19_0+0020-9304baf409a
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" depart="0.00" departEdge="1" arrival="193.00">
<         <route edges="beg beg2 merge end end2 end3"/>
<     </vehicle>
---
>     <input>
>         <net-file value="motorway.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9c21,45
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
<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 
> 
> =================================================================
> ==275282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5612237abcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f47d59aea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5612237abe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f47c028cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5612237abe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f47d59b151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b992d32cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb78328aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b992d32e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb76db63c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b992d32e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb78328d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5588dc192cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc956d6fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5588dc192e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc941648c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5588dc192e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc956d7251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==275502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x56053f8e5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2a9711ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x56053f8e5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2a9711e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x56053f8d06b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2a9711b4f7 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
> 
> =================================================================
> ==275764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x564f972b5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff4238a6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x564f972b5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff4238a951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x564f972a06b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff4238a64f7 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 
> 
> =================================================================
> ==275340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d696e7fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5cc29b7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d696e7fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5cad292c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d696e7fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5cc29ba51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==275504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55e052365cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff32b8a9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55e052365e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff32b8ac51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55e0523506b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff32b8a94f7 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 
> 
> =================================================================
> ==275364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f962428cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa25bc6aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f962428e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa246541c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f962428e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa25bc6d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a367c86cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa85fdcea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a367c86e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa84a6a8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a367c86e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa85fdd151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c33a518cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f944407ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c33a518e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f942e954c00  (<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 
> 
> =================================================================
> ==275734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561f2d6cdcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5f540f7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561f2d6cde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5f3e9d2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561f2d6cde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5f540fa51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a7712bbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d80177a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7712bbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d6a3bec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a7712bbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d8017a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55eb4b60acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd5ad2eba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb4b60ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd597bc6c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55eb4b60ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd5ad2ee51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561bd6822cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa89662fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561bd6822e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa880f0dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x561bd6822e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa89663251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bb2d880cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d18d8ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb2d880e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d02fd9c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bb2d880e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5d18d8f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==272122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5633679c4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3fcd049a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5633679c4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3fb7296c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5633679c4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3fcd04c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5608950dfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5e524c5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5608950dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5e3c714c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5608950dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5e524c851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a73c71ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5397691a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a73c71ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f53818dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a73c71ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f539769451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c62f5b7cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9f50e2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c62f5b7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9df330c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c62f5b7e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff9f50e551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56544f685cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc83a2c4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56544f685e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc82450dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56544f685e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc83a2c751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f9ed2f9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa8670bba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9ed2f9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa851306c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f9ed2f9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fa8670be51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f775d64cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f92d7274a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f775d64e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f92c14bec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f775d64e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f92d727751e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557baebddcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f90ed69fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557baebdde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f90d78f0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557baebdde98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f90ed6a251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b454017cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28d70bea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b454017e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28c1306c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b454017e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28d70c151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56409ffbccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4a9bfeea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56409ffbce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4a86237c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56409ffbce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4a9bff151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==272973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558d44ee4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efd0b907a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558d44ee4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efcf5b4bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558d44ee4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efd0b90a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==272989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55727d658cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7a94d69a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55727d658e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7a7efb4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55727d658e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7a94d6c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a429605cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca496cda21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a429605e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca33919c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a429605e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fca496d051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==273414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e00855acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f52e47c6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e00855ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f52cea14c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e00855ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f52e47c951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558581e57cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f948eaada21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558581e57e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9478cfcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558581e57e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f948eab051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559785b12cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb04422ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559785b12e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb02e479c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559785b12e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb04422e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==273004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e2631b0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb550a73a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2631b0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb53acc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e2631b0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb550a7651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5615459e9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffb3b2ffa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5615459e9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ffb2554bc00  (<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 
> 
> =================================================================
> ==273441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559943a87cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1973ad0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559943a87e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f195dd19c00  (<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 
> 
> =================================================================
> ==273353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558a827e8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc17e96ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558a827e8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc168bb4c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558a827e8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc17e96e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5588eb0a6cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8f5342ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5588eb0a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8f3d679c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5588eb0a6e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8f5342f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55de53ffbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff886b24a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55de53ffbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff870d6fc00  (<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 
> 
> =================================================================
> ==275099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560845107cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2229b3fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560845107e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f22141f0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560845107e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2229b4251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==275040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559c8da52cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff5dd660a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559c8da52e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff5c7d06c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559c8da52e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff5dd66351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55862991ccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb213237a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55862991ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb1fd487c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55862991ce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb21323a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dde9f3fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f58a7ae1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dde9f3fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5891d30c00  (<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 
> 
> =================================================================
> ==274549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564693107cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcb8489aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564693107e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcb6ef41c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564693107e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcb8489d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56278f2cfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f77d8373a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56278f2cfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f77c2a19c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56278f2cfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f77d837651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556b8f917cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7feebfe77a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556b8f917e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7feeaa0c2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556b8f917e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7feebfe7a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e1c0f03cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2be20baa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1c0f03e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2bcc306c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e1c0f03e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2be20bd51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==273480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d3a9344cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f70b812ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d3a9344e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f70a2380c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d3a9344e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f70b813151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560e5a2bfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f420d042a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560e5a2bfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f41f728cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560e5a2bfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f420d04551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5640ef200cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdefe9a0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5640ef200e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdee8bf0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5640ef200e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdefe9a351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==273783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562aff0fecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5652860a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562aff0fee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f563caa0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x562aff0fee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f565286351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==273823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d27a476cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8327b6ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d27a476e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8311dbec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55d27a476e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8327b6f51e  (/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 
> 
> =================================================================
> ==273764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556334e7bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8fe30d3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556334e7be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8fcd323c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556334e7be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8fe30d651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55adc58b8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f86a531fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55adc58b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f868f568c00  (<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 
> 
> =================================================================
> ==274865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bd89c31cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f310d540a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd89c31e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f30f7bf0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bd89c31e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f310d54351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555e79f73cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f578ba66a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555e79f73e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f577610dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555e79f73e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f578ba6951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ce06c90cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f62c3d25a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce06c90e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f62ae3d1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ce06c90e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f62c3d2851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fb3f780cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9a0294da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb3f780e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f99ecb96c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fb3f780e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9a0295051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f0e7b5dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb9b03f5a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0e7b5de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb99a641c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f0e7b5de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb9b03f851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b8bc3d5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f23168afa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8bc3d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2300afcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b8bc3d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f23168b251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e307096cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d8ec5da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e307096e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d78ea0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e307096e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f3d8ec6051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56084b84acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc597f28a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56084b84ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc58216fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56084b84ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc597f2b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5642a4f6acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7feca63e0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5642a4f6ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fec90630c00  (<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 
> 
> =================================================================
> ==274666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55dac35efcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2453c22a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55dac35efe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f243e2d1c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55dac35efe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2453c2551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==274609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e531546cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f254f338a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e531546e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f25399e8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e531546e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f254f33b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==275792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5608867decae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee83841a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5608867dee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee6def0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5608867dee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fee8384451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==275775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564861141cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6aee807a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564861141e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6ad8eaac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564861141e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6aee80a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,47
> 
> =================================================================
> ==276512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5622ed26dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f68c99bca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5622ed26de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f68b4299c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5622ed26de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f68c99bf51e  (/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
> 
> =================================================================
> ==276517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56311f88bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff19437fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56311f88be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff17ec54c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56311f88be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff19438251e  (/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
> 
> =================================================================
> ==276086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56348913ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcc1d2a2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56348913ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcc074f0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56348913ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcc1d2a551e  (/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
> 
> =================================================================
> ==276317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55f299ebfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd10d374a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55f299ebfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd0f75bec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55f299ebfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd10d37751e  (/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
> 
> =================================================================
> ==276496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5576f57b9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4027925a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5576f57b9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4012206c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5576f57b9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f402792851e  (/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
> 
> =================================================================
> ==276508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5638eebeecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0e53dfaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5638eebeee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0e3e6d2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5638eebeee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0e53dfd51e  (/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
> 
> =================================================================
> ==276614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555a53ba0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc828eb4a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555a53ba0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc813563c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555a53ba0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc828eb751e  (/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
> 
> =================================================================
> ==276620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556c25231cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2d76079a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556c25231e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2d60719c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x556c25231e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2d7607c51e  (/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
> 
> =================================================================
> ==276588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e9f0917cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fac34bd7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9f0917e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fac1ee1fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e9f0917e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fac34bda51e  (/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
> 
> =================================================================
> ==276587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5557353a4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28c6f38a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5557353a4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28b118cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5557353a4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f28c6f3b51e  (/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
> 
> =================================================================
> ==276596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55bc8818fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f297c316a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc8818fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f296655ec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55bc8818fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f297c31951e  (/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
> 
> =================================================================
> ==276609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559d6d39acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f377919fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559d6d39ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f37633f0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x559d6d39ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f37791a251e  (/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,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 
> 
> =================================================================
> ==275954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558f8d7f0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5068cdaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558f8d7f0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5053157c00  (<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 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 
> 
> =================================================================
> ==276010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55a9faf12cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0677a6aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9faf12e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0662341c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55a9faf12e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0677a6d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==276634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fd893c9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7035525a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd893c9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f701fe06c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fd893c9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f703552851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==276631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56259bd01cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe0614b6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56259bd01e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe04bd8cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x56259bd01e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fe0614b951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==276635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5614fe217cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc25c878a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5614fe217e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc247154c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5614fe217e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc25c87b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==276019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5653677f9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff0c57aaa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5653677f9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff0af9fcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5653677f9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7ff0c57ad51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==279943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55f67fe62cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8e19f38a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f67fe9da7d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x35baa7d) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x55f6817452a0 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:495:34
>     #2 0x55f68368db1c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:152:13
>     #3 0x55f68172eee0 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x55f68385dc99 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 0x7f8e1aa6e4d7 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 0x55f67fe62e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8e19f3b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55f67fe4d6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8e19f384f7 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
> 
> =================================================================
> ==279985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x56187fa11cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd91abe0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56187fa4ca7d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x35baa7d) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x5618812f42a0 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:495:34
>     #2 0x56188323cb1c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:152:13
>     #3 0x5618812ddee0 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x56188340cc99 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 0x7fd91b7164d7 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 0x56187fa11e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd91abe351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x56187f9fc6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd91abe04f7 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
> 
> =================================================================
> ==279842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55f813750cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc839443a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55f813750e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc83944651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55f81373b6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc8394434f7 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 
> 
> =================================================================
> ==279190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5651830f3cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42f6ab6a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5651830f3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42e1392c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5651830f3e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f42f6ab951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==279351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5633ff844cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f49c8d8da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5633ff844e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f49b3663c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5633ff844e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f49c8d9051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==279632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5568007dfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8063423a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5568007dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f804dcfcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5568007dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f806342651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==279412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5627e4326cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbb99b6fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5627e4326e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbb84448c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5627e4326e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbb99b7251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==279431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x557dab467cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1ff805aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x557dab467e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1fe292dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x557dab467e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1ff805d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==279482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563b72533cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbaa6558a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563b72533e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fba90e2dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563b72533e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbaa655b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==279613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55ffa1522cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd885303a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffa1522e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd86fbe2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55ffa1522e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd88530651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==279630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x56416fd59cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2d9a3f8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x56416fd59e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2d84cd2c00  (<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 
> 
> =================================================================
> ==279803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555c90da8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f98a1af8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555c90da8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f988bf6fc00  (<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 
> 
> =================================================================
> ==279818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x559bb011bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbe7702aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x559bb011be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbe614a0c00  (<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,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 
> 
> =================================================================
> ==279813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564cff2d5cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd521ce9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564cff2d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd50c5c2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564cff2d5e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd521cec51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 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 
> 
> =================================================================
> ==279839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x561373fdccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd9fdf32a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x561373fdce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd9e83aac00  (<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 
> 
> =================================================================
> ==279696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55e93d56fcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f292ee6ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55e93d56fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f291974bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55e93d56fe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f292ee6f51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==278959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562a5df85cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f63b408ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562a5df85e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f639e963c00  (<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 vtypeDist_useExisting_overrideProbabilities ( 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 
> 
> =================================================================
> ==279051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x556e85b4dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8cdc96ea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x556e85b4de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8cc7248c00  (<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 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 
> 
> =================================================================
> ==278946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555d14366cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f32c1869a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555d14366e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f32ac141c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555d14366e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f32c186c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==281649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5639a98bccae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7eff9bb0fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5639a98bce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7eff85d4bc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5639a98bce98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7eff9bb1251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5622e83dfcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e656e0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5622e83dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e4f930c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5622e83dfe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2e656e351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55703a4e1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f891fd5ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55703a4e1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8909fa0c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55703a4e1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f891fd5e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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
> 
> =================================================================
> ==281786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x559ce8455cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f061e9c1a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x559ce8455e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f061e9c451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x559ce84406b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f061e9c14f7 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
> 
> =================================================================
> ==281727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55c0c8651cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50ee470a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55c0c8651e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50ee47351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55c0c863c6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f50ee4704f7 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
> 
> =================================================================
> ==281880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55c515410cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f896b6a2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55c515410e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f896b6a551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55c5153fb6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f896b6a24f7 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
> 
> =================================================================
> ==281887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5612733facae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9934fa0a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5612733fae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9934fa351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5612733e56b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9934fa04f7 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,19
> 
> =================================================================
> ==281660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55f82ab77cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2a41018a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55f82ab77e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2a4101b51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55f82ab626b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f2a410184f7 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_per_hour ( Last six runs Nov2023 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==281652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x556cb8414cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0c59223a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x556cb8414e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0c5922651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x556cb83ff6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f0c592234f7 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
> 
> =================================================================
> ==281898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x563ceb44acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9ee94dfa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x563ceb44ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9ee94e251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x563ceb4356b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f9ee94df4f7 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
> 
> =================================================================
> ==281719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5640445b0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdfe80a9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5640445b0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdfe80ac51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x56404459b6b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fdfe80a94f7 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
> 
> =================================================================
> ==281889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x563ee8d9acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4f46445a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x563ee8d9ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4f4644851e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x563ee8d856b3 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x356a6b3) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4f464454f7 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,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 
> 
> =================================================================
> ==280479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x565271b41cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f49ae33aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x565271b41e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f499858cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x565271b41e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f49ae33d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 ( 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 
> 
> =================================================================
> ==280536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558321384cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efc190cea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558321384e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efc0331dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558321384e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7efc190d151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fb50556cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbaef291a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb50556e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbad94dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fb50556e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbaef29451e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560853608cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f90bea77a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560853608e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f90a8cbec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560853608e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f90bea7a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x555c18bc9cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f15aa8aea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x555c18bc9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1594afcc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x555c18bc9e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f15aa8b151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55de8d339cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd570970a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55de8d339e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd55abbbc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55de8d339e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fd57097351e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==280342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c3360bbcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8f53a0da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3360bbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8f3dc5ac00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c3360bbe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8f53a1051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==281247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5587056f1cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcdee0cea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5587056f1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcdd831fc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5587056f1e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fcdee0d151e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x558e93fa0cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1c73982a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x558e93fa0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1c5dbc7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x558e93fa0e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f1c7398551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55fa4a96acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7eff36df2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa4a96ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7eff21041c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55fa4a96ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7eff36df551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x560405c05cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f11f4b77a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x560405c05e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f11dedc2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x560405c05e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f11f4b7a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==281302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x563bf7235cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc3cd4c3a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x563bf7235e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc3b770dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x563bf7235e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fc3cd4c651e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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,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 
> 
> =================================================================
> ==281425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55af3f947cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f83e658fa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55af3f947e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f83d07dec00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55af3f947e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f83e659251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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_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 
> 
> =================================================================
> ==281441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562cfa1a2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f450e539a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562cfa1a2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f44f878cc00  (<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 
> 
> =================================================================
> ==281005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x562760ce4cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb6a8891a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x562760ce4e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb692adec00  (<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 
> 
> =================================================================
> ==281237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55d0939b8cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbad35f9a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55d0939b8e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fbabd841c00  (<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 
> 
> =================================================================
> ==281161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5629555d2cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8cff79aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5629555d2e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f8ce99e8c00  (<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 
> 
> =================================================================
> ==280998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5581c673bcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f67e2afea21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c673be98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f67ccd4bc00  (<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 
> 
> =================================================================
> ==281219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55867b7abcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7c6c44ca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55867b7abe98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f7c56696c00  (<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,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 
> 
> =================================================================
> ==280245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55c12170dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f7c73ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55c12170de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f6698cc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55c12170de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f6f7c73e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5616f054ecae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4eb3782a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5616f054ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4e9d9c7c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5616f054ee98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f4eb378551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==280933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x55b9c7556cae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5191b99a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9c7556e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f517bde8c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x55b9c7556e98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f5191b9c51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==281913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x564471c8acae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f91b08eba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x564471c8ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f919b1c2c00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x564471c8ae98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7f91b08ee51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) 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 
> 
> =================================================================
> ==281923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9216 byte(s) in 36 object(s) allocated from:
>     #0 0x5563e0b5dcae in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fcae) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb0bc95ba21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Direct leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5563e0b5de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb0a722dc00  (<unknown module>)
> 
> Indirect leak of 2240 byte(s) in 70 object(s) allocated from:
>     #0 0x5563e0b5de98 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x357fe98) (BuildId: f4d3da9305ad579547b451d8c23c007af49b7681)
>     #1 0x7fb0bc95e51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 992 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1